Skip to content

Add AbstractCollectionTestCase#48

Merged
hugo-goncalves-kununu merged 10 commits into
masterfrom
add-collection-test-case
Aug 5, 2025
Merged

Add AbstractCollectionTestCase#48
hugo-goncalves-kununu merged 10 commits into
masterfrom
add-collection-test-case

Conversation

@hugo-goncalves-kununu

@hugo-goncalves-kununu hugo-goncalves-kununu commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator

Description

The objective of this PR is to add a test case for collections.

Details

Breaking Changes

None

New Features

  • Add AbstractCollectionTestCase

Other Changes

  • Make Collection interface extends Countable
  • Add code quality checks in continuous integration workflow:
    • Run Composer Dependency Analyzer
    • Run Composer Require Checker
    • Run Composer Normalize
    • Run PHP CS Fixer
    • Run Rector
    • Run PHPStan
  • Bump PHPUnit to ^12.3
  • Update documentation

None

** New Features
- Add `AbstractCollectionTestCase`

** Other Changes
- Make `Collection` interface extends `Countable`
- Add code quality workflow
    - Run Composer Dependency Analyzer
    - Run Composer Require Checker
    - Run Composer Normalize
    - Run PHP CS Fixer
    - Run Rector
    - Run PHPStan
- Bump PHPUnit to ^12.3
- Update documentation
@sonarqubecloud

sonarqubecloud Bot commented Aug 5, 2025

Copy link
Copy Markdown

@hugo-goncalves-kununu hugo-goncalves-kununu marked this pull request as ready for review August 5, 2025 14:08
@hugo-goncalves-kununu hugo-goncalves-kununu requested a review from a team as a code owner August 5, 2025 14:08
@hugo-goncalves-kununu hugo-goncalves-kununu merged commit dfc88bb into master Aug 5, 2025
8 checks passed
@hugo-goncalves-kununu hugo-goncalves-kununu deleted the add-collection-test-case branch August 5, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant